# This is a BitKeeper generated patch for the following project:
# Project Name: Linux kernel tree
# This patch format is intended for GNU patch command version 2.5 or higher.
# This patch includes the following deltas:
#	           ChangeSet	1.1164+1.1069.1.238 -> 1.1165 
#	include/linux/sysctl.h	1.23.1.17 -> 1.38   
#	arch/ia64/kernel/salinfo.c	1.11.1.3 -> 1.15   
#	arch/ia64/kernel/mca.c	1.41.1.11 -> 1.48   
#
diff -Nru a/include/linux/sysctl.h b/include/linux/sysctl.h
--- a/include/linux/sysctl.h	Tue Feb 10 14:10:43 2004
+++ b/include/linux/sysctl.h	Tue Feb 10 14:10:43 2004
@@ -156,6 +156,7 @@
 	VM_MAPPED_RATIO=20,     /* amount of unfreeable pages that triggers swapout */
 	VM_LAPTOP_MODE=21,	/* kernel in laptop flush mode */
 	VM_BLOCK_DUMP=22,	/* dump fs activity to log */
+	VM_HUGETLB_PAGES=23,	/* int: Number of available Huge Pages */
 };